table {
	border-collapse:collapse;
}
/*S 分页中间变化内容*/
.page_center{
float:left;
width:840px;
padding:50px 85px;
color:#333;
position:relative
}
.page_center h1{
font-size:36px;
margin-bottom:30px;
}
.about_us_text h1{
	padding-top:10px;
	}
.page_center h3{
font-size:24px;
word-break:break-all
}
.page_center h3 strong{
font-size:20px;
}
.page_center h4{
font-size:18px;
font-weight:bold;
text-align:center;
margin-bottom:20px;
}
/*S分页表格*/
.inquiry_table{
	width:100%;
	margin:40px auto 0;
	}
.page_froms {
	margin:0 auto;
	}
.page_froms th {
	background:url(../img/table_th.gif) repeat-x;
	border:1px solid #ccc;
	height:39px;
	border-top:2px solid #4c5467;
	}
.page_froms td{
	border:1px solid #ccc;
	text-align:left;
	height:39px;
	padding-left:10px;
	}
.on_td{
	background:#f3f3f3;
	}
/*E分页表格*/

/*S 右边查询和咨询*/
.column_right{
float:left;
}
.box {
	width:265px;
	height:34px;
	padding:15px 10px;
	background-position:0 -99px;
	margin:15px 0;
	overflow:hidden;
	}
.box p{
	width:60px;
	float:left;
	line-height:18px;
	}
	.box p span{
	color:#e2373d;
	}
.input_text,.input_btn{
	display:block;
	float:left;
	}
.input_text input{
	width:165px;
	height:33px;
	line-height:33px;
	color:#c6c6c6;
	border:1px solid #bfbfbf;
	margin-right:2px;
	padding-left:3px;
	}
.input_btn input{
	width:31px;
	height:35px;
	line-height:35px;
		background:#e2373d;
		color:#fff;
		cursor:pointer;
		}
/*S 服务机构查询*/
.agencies_inquiry{
	background:none;
	}
.agencies_inquiry .page_center {
	width:840px;
	}
.page_box{
	float:right;
	margin:15px 50px 0 0;
	}
/*E 服务机构查询*/
input, select, textarea {
	padding:0;
	margin:0;
	border:0;
	font-family: "SimSun", "宋体";
	vertical-align:middle;
}